reftests: Add reftest for direction change
authorBenjamin Otte <otte@redhat.com>
Sat, 31 May 2014 03:17:51 +0000 (05:17 +0200)
committerBenjamin Otte <otte@redhat.com>
Sat, 31 May 2014 03:19:41 +0000 (05:19 +0200)
commita18ec83b3b5c0ceb3e9e757411b9b2e5e7e74af6
tree609184cbdedb5d7981cb7b715387b12c098772bb
parent047d2b5f6d63cce2321e3ce5f7436aea0c629c9b
reftests: Add reftest for direction change

This reftest makes use of the new feature to add signal handlers.

It adds a libreftest.so module containing all the code for the reftests.
When adding a test named reftest.ui, please keep code contained in a
source file names reftest.c and add that file to Makefile.am.

https://bugzilla.gnome.org/show_bug.cgi?id=730833
testsuite/reftests/Makefile.am
testsuite/reftests/set-default-direction.c [new file with mode: 0644]
testsuite/reftests/set-default-direction.ref.ui [new file with mode: 0644]
testsuite/reftests/set-default-direction.ui [new file with mode: 0644]